-
Home
-
Servebolt Optimizer
-
3.5.58 (latest)
-
Code
-
Classes
- DatabaseChecks
| Total Complexity |
19 |
| Dependencies |
0 |
| Dependents |
2 |
| Total lines |
142 |
| Lines of code |
80 |
| Logical lines of code |
48 |
| Comment lines |
43 |
| Methods |
7 |
| Properties |
0 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| tablesToHaveIndexed() |
S |
57 |
5 |
17 |
| checkIfTableHasIndex() |
S |
54 |
4 |
21 |
| tableValidForInnodbConversion() |
S |
63 |
4 |
11 |
| getAllTables() |
S |
61 |
2 |
14 |
| getIndexColumnFromTable() |
S |
69 |
2 |
7 |
| getTableIndexSetup() |
S |
72 |
1 |
6 |
| getMyisamTables() |
S |
74 |
1 |
4 |